Skip to content

Factor out the HITRAN reader so it can be used on pre-downloaded files#3589

Open
keflavich wants to merge 1 commit into
astropy:mainfrom
keflavich:hitran-reader
Open

Factor out the HITRAN reader so it can be used on pre-downloaded files#3589
keflavich wants to merge 1 commit into
astropy:mainfrom
keflavich:hitran-reader

Conversation

@keflavich
Copy link
Copy Markdown
Contributor

As in the title: the reader built into the hitran module can read downloadable .par files. This PR exposes it as a public function.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.24%. Comparing base (e3702c4) to head (82db1dc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3589      +/-   ##
==========================================
+ Coverage   73.22%   73.24%   +0.01%     
==========================================
  Files         226      226              
  Lines       21000    21009       +9     
==========================================
+ Hits        15378    15387       +9     
  Misses       5622     5622              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bsipocz bsipocz added the hitran label May 12, 2026
@bsipocz bsipocz added this to the 0.4.12 milestone May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants